home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / procat21.zip / README.TXT < prev    next >
Text File  |  1990-08-02  |  5KB  |  116 lines

  1. PROCAT20.ZIP contains the complete EGA ProCat/HF System V2.0
  2. PROCATVG.ZIP contains the screen files needed for VGA graphics
  3.  
  4. This is Version 2.0, the previous version was 1.0
  5.  
  6. NOTE - YOUR VERSION 1.0 CATBASE.DAT FILE WILL WORK FINE WITH RELEASE 2.
  7.    
  8.  
  9. The changes in version 2.0 include
  10.  
  11. o Kenwood Transceiver support
  12. o Icom Transceiver address can be specified
  13. o Minor bug fixes
  14.  
  15. SAMPLE COMMANDS - use these sample commands to program your 
  16. userkeys. Kenwood and Icom don't include command information
  17. with the rig manual as Yaesu does.Here are some examples
  18. for you to try while waiting for the full command list from
  19. Icom or Kenwood customer service.
  20.  
  21. ICOM (all models) ....................................................
  22.  
  23. 07FDFDFDFD - Change from memory to VFO mode.
  24. 0700FDFDFD - Select VFO A
  25. 0701FDFDFD - Select VFO B
  26.  
  27. 08FDFDFDFD - Change from VFO to memory mode.
  28. 0801FDFDFD - Select memory channel 1
  29. 0802FDFDFD - Select memory channel 2
  30. 08nnFDFDFD - Select memory channel nn where nn is any 2 digit number
  31.  
  32. KENWOOD - TS440 ......................................................  
  33.  
  34. DN;;;; - The frequency or memory channel will go down by 1 step.
  35. UP;;;; - The frequency or memory channel will go up by 1 step.
  36.  
  37. FN0;;; - Select VFO A
  38. FN1;;; - Select VFO B
  39. FN2;;; - Select memory mode
  40.  
  41. LK0;;; - turn off digital lock
  42. LK1;;; - turn on digital lock
  43.  
  44. RC;;;; - The RIT/XIT register will be set to 0.00 Khz.
  45. RD;;;; - Lower RIT
  46. RU;;;; - Raise RIT
  47.  
  48. RT0;;; - RIT OFF
  49. RT1;;; - RIT ON
  50.  
  51. YAESU - FT747GX ......................................................
  52.  
  53. 0000000001 - Split OFF                   0000000005 - Select VFO A
  54. 0000000101 - Split ON                    0000000105 - Select VFO B
  55.  
  56. 0000000102 - Recall memory 1
  57. 0000000202 - Recall memory 2             0000000007 - UP 500 Khz
  58. 0000000302 - Recall memory 3             0000000008 - DN 500 Khz
  59.  
  60. 0000000004 - Digital lock OFF            0000000009 - Clarifier OFF
  61. 0000000104 - Digital lock ON             0000000109 - Clarifier ON
  62. .....................................................................  
  63.  
  64. Interface Note - There is an error message in the program 
  65. that looks like this ...  
  66.  
  67.                     Serial Port Timeout
  68.                    Check RS232 connection
  69.  
  70. If your interface is connected to the serial port, and you see
  71. this message, you may need to make a patch cable in order for
  72. this program to work. Simply buy (or make) a serial cable that 
  73. has one male end and one female end with the same number of pins
  74. that are on the COMM port of the computer. Serial port connectors
  75. usually have either 9 or 25 pins. The connector that plugs into
  76. the COMM port has to be modified slightly. If the connector is
  77. a 9 pin design, short pins 1, 4, and 6 together. Then short pins
  78. 7 and 8 together. The pin numbers are stamped on the connector.
  79. If the connector that plugs into the COMM port has 25 pins,
  80. short pins 4 and 5 together, then short pins 6, 8, and 20 together.
  81. This allows the interface to be in receive ready mode all the time,
  82. by connecting RTS to CTS, and DTR to DCD to DSR like a modem
  83. eliminator does.
  84.  
  85. The configuration for Icom is 1200 or 9600 baud selectable,
  86. with 8 data bits, with 1 stop bit, and with NO parity enabled.
  87. Kenwood and Yaesu are configured for 4800 baud, with 8 data bits,
  88. with 2 stop bits, and NO parity enabled.
  89.  
  90. Icom user keys - all rig's computer interface functions are
  91. available by programming a userkey, if you have specified an
  92. Icom transceiver address upon ProEdit configuration. The address
  93. for my IC735 is input as 04. Call Icom customer support and ask 
  94. for a copy of ICOM CI/V manual and for the address of your rig.
  95.  
  96. Transceiver options - a few of the newer transceivers have an
  97. option that allows the rig to echo any command that it receives
  98. back to the program. The program then sends an okay back to the
  99. rig if the command received matches the one issued. This option
  100. must be disabled if it is available on your rig. ProCat receives
  101. no data from transceivers, it only issues commands and expects them
  102. to be performed without error.  This cuts down on message  overhead,
  103. allowing  smooth  keypad VFO  tuning, and allows the program to work
  104. on current and future transceivers of all makes.
  105.  
  106. UserKeys - Userkeys are available as an added option, although in
  107. some instances it may be necessary to create at least one. If your
  108. rig requires a special command to be sent via the computer interface,
  109. that activates the computer interface, then this command should be
  110. assigned to a userkey, and pressed at the beginning of operation.  
  111.  
  112. Some program error messages can be overridden at your own risk
  113. by pressing "o". These include "Serial port not found", "EGA/
  114. VGA graphics not found", etc.   
  115.  
  116.